home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / gnumake / pdmake.zoo / read.mee < prev    next >
Text File  |  1991-09-25  |  757b  |  28 lines

  1. make.c:
  2.     * Fix dosh() for your system.
  3.     * Call to getstat() in modtime() is like a fstat() on unix,
  4.       so it needs fixing.
  5. main.c:
  6.     * You can have fun in main().  That call to initalloc() is
  7.       really special to EON.
  8. rules.c:
  9.     * Fix makerules() to suit you compilers for the auto suffix
  10.       stuff.
  11.  
  12. It supports most features of the UNIX make, the notable exceptions
  13. being libraries, and some subtleties with quoting.  I will support
  14. problems with it to a degree.  Good luck.
  15.  
  16. P.S.  I never actually got around to writing a manual entry for
  17.       it, so the best course of action is to refer to the UNIX
  18.       manual entry, or the source.
  19.  
  20.  
  21. Neil Russell
  22. ACSnet:  caret@tictoc.oz
  23. UUCP:  ...!seismo!munnari!tictoc.oz!caret
  24. ARPA:  caret%tictoc.oz@seismo.arpa
  25.  
  26.  
  27.  
  28.